Skip to content
Snippets Groups Projects
Commit ac2d3d10 authored by Aren Karapetyan's avatar Aren Karapetyan
Browse files

.gitignore added

parent bcdddacf
Branches
No related tags found
No related merge requests found
catkin_ws/build/
catkin_ws/devel/
catkin_ws/src/CMakeLists.txt
catkin_ws/.idea/
.**/.idea
**/*.mp4
**/*.jpg
**/*.png
.idea
catkin_ws/src/crazyflie_online_tracker/images/*
catkin_ws/src/crazyflie_online_tracker/data/*
catkin_ws/src/crazyflie_online_tracker/src/__pycache__
**/*.npz
# Byte-compiled / optimized / DLL files
__pycache__/
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment