Skip to content

Commit

Permalink
updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
petrlmat committed Nov 6, 2023
1 parent f39bd9f commit d895c87
Showing 1 changed file with 0 additions and 44 deletions.
44 changes: 0 additions & 44 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,47 +1,3 @@
# raw data
data/

# local backup files
*.BAK

# vim swap files
*.swp
*.swo

# extra large files
*.bag

# CodeBlocks temporary files
*.layout
*.depend

# PyCharm bullshit
.idea

# python cache
*.pyc

# other data files
*.csv
*.pdf

# Catkin bullshit
.catkin_tools

# build related files
obj/
objs/
build/

# weight files (too large to be included)
*.weights*

# testing images, videos etc.
# *.png
*.jpg
*.jpeg
*.gif
*.avi
*.mpg
*.mpeg
*.mp4

0 comments on commit d895c87

Please sign in to comment.