Explorar el Código

git ignore compiled, map, lps and js files

mattias hace 4 años
padre
commit
7204897ac8
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      .gitignore

+ 5 - 1
.gitignore

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