Add gitignore file to hide project and generated files

This commit is contained in:
2013-11-09 17:08:07 +00:00
parent c54f7ee314
commit e62e450a10

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Project files
/.kdev4
*.kdev4
# Generated files
*.pyc