Commit b92ba7fb by zhangxingmin

Add .gitignore and stop tracking ignored files

parent 701c758c
...@@ -144,3 +144,8 @@ dump.rdb ...@@ -144,3 +144,8 @@ dump.rdb
*.large *.large
*.h5 *.h5
*.dat *.dat
# 排除特定文件
**/pom.properties
**/inputFiles.lst
**/createdFiles.lst
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment