Skip to content

Commit

Permalink
Ignore certain directories, files etc...
Browse files Browse the repository at this point in the history
  • Loading branch information
Tafara-N committed Aug 12, 2024
1 parent dce9955 commit 830d22f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ __pycache__/
# C extensions
*.so

# JavaScript
node_modules/
.nvmrc

# Editor Config
.editorconfig

# Distribution / packaging
.Python
build/
Expand Down

0 comments on commit 830d22f

Please sign in to comment.