blob: 77eb77d10d0448b36b0df18570aa6735401451e8 [file] [log] [blame]
# Emacs, vim etc
*~
*.swp
# Start of IntelliJ IDE files
.idea
.idea/*
*.iml
*.ipr
*.iws
# End of IntelliJ IDE files
/build/
*.class
*.pyc
*.pyo
target
# MacOS File
.DS_Store
# Start of Eclipse IDE files
.project
.classpath
.settings
.cproject
eclipse-classes
.pydevproject
# End of Eclipse IDE files
# The usual location for proton-c build files
proton-c/build
# Testresults from the jenkins build script
testresults
# Python TOX test build output
/proton-c/bindings/python/MANIFEST
/proton-c/bindings/python/build
# Visual Studio config
/.vs
/.vscode
/CMakeSettings.json