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

master
Kun Kelvin Liu 7 years ago
parent 5bbf76db39
commit 7f1094709f

8
.gitignore vendored

@ -0,0 +1,8 @@
# Editor
*~
*.swp
# Build files
Prj-Linux/lpr/TEST_*
Prj-Linux/*build*/
*.pyc
Loading…
Cancel
Save