# Created by W. Kowarschick # ----------------------------------------------------------------- # ignore temp-files tmp temp tmp.* temp.* # ignore all files starting with ~ ~* # ignore dependency directories node_modules/ # ignore generated directories build/ docs/ coverage/ .idea/ /web/js/app.js /web/js/head.js # track these files, if they exist !.gitignore