Ignore build dir, compiled pyc files and editor tmp files.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Editor
|
||||
*~
|
||||
*.swp
|
||||
|
||||
# Build files
|
||||
Prj-Linux/lpr/TEST_*
|
||||
Prj-Linux/*build*/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user