浏览代码

git ignore compiled, map, lps and js files

mattias 4 年之前
父节点
当前提交
7204897ac8
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      .gitignore

+ 5 - 1
.gitignore

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