mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-28 21:17:33 +00:00
Add gitignore
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# IDE settings
|
||||
.settings/
|
||||
|
||||
# Contain local paths
|
||||
.mxproject
|
||||
*.launch
|
||||
|
||||
# Build artifacts
|
||||
Debug/
|
||||
Release/
|
||||
|
||||
# Doxygen
|
||||
docs/html
|
||||
docs/latex
|
Reference in New Issue
Block a user