blob: 5822d868bdf5c6199df3a3a31e13270403840131 [file] [log] [blame]
# General
/build*/
/bld*/
/BLD*/
/out
*.class
*.o
*.d
*.pyc
*.pyo
# Emacs, vim etc
*~
*.swp
# Eclipse IDE files
.project
.classpath
.settings
.cproject
eclipse-classes
.pydevproject
# IntelliJ IDE files
.idea
.idea/*
*.iml
*.ipr
*.iws
# MacOS files
.DS_Store
# Python TOX test build output
/python/MANIFEST
/python/build
# Test results from the jenkins build script
testresults
# Visual Studio config
/.vs
/.vscode
/CMakeSettings.json
# Kdevelop config
.kdev4
*.kdev4
# Gdb history
.gdb_history