Files
teleoperation/.gitignore

27 lines
242 B
Plaintext

# Python stuff
*.pyc
# Vim stuff
.*.sw*
# Some files
experiments.py
# Gedit stuff
*~
# QTCreator Stuff?
CMakeLists.txt.user
# Ignore PDFs on master
literature/
# Pictures stuff
*.png
# Presentation stuff
*.pptx
# fuck apple
.DS_Store