mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-06-10 16:55:58 +00:00
Add gitignore
This commit is contained in:
parent
bc35c44cb1
commit
23702a2b0b
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
|
Loading…
x
Reference in New Issue
Block a user