Browse Source

git ignore compiled, map, lps and js files

mattias 4 years ago
parent
commit
7204897ac8
1 changed files with 5 additions and 1 deletions
  1. 5 1
      .gitignore

+ 5 - 1
.gitignore

@@ -2,4 +2,8 @@ bin
 fpmake
 units
 *.fpm
-*.~*~
+*.~*~
+*.compiled
+*.map
+*.lps
+*.js