Ignore build dir, compiled pyc files and editor tmp files.

This commit is contained in:
Kun Kelvin Liu
2018-05-17 21:27:20 +08:00
parent 5bbf76db39
commit 7f1094709f
+8
View File
@@ -0,0 +1,8 @@
# Editor
*~
*.swp
# Build files
Prj-Linux/lpr/TEST_*
Prj-Linux/*build*/
*.pyc