Ignore .E, pycache, atmel_softpack lib files

This commit is contained in:
Christina Quast
2015-03-05 15:49:17 +01:00
parent 297f1a4d55
commit 60dce5d5fc

3
.gitignore vendored
View File

@@ -11,3 +11,6 @@ atmel_softpack_libraries/rtos
atmel_softpack_libraries/sam-gui
atmel_softpack_libraries/fat
atmel_softpack_libraries/memories
*/__pycache__
*.E
atmel_softpack_libraries/