Skip to content
Snippets Groups Projects
.gitignore 221 B
Newer Older
# Ignore the most common extra files that can
# be produced while developing
*~
*.sw?
#*
.DS_Store
.pydevproject
.project
*.pyc
.asetup*
.cproject
*.kdevelop
#Binary formats
*.out
*.exe*
*.a
*.la
*.lib