mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-06-11 00:55:59 +00:00
Added gitignore
This commit is contained in:
parent
e68c2e6545
commit
864cd80a27
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# 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