Skip to content

Commit

Permalink
Clean up .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ty2k committed Sep 20, 2023
1 parent 42974f4 commit 6ce9e62
Showing 1 changed file with 1 addition and 39 deletions.
40 changes: 1 addition & 39 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,40 +1,2 @@
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

# Logs and databases #
######################
*.log
*.sql
*.sqlite

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# Fonts
MyriadWebPro.*
node_modules

0 comments on commit 6ce9e62

Please sign in to comment.