Ignore build dir, compiled pyc files and editor tmp files.
parent
5bbf76db39
commit
7f1094709f
@ -0,0 +1,8 @@
|
||||
# Editor
|
||||
*~
|
||||
*.swp
|
||||
|
||||
# Build files
|
||||
Prj-Linux/lpr/TEST_*
|
||||
Prj-Linux/*build*/
|
||||
*.pyc
|
Loading…
Reference in New Issue