Browse Source

update to ignore a few more things..

main
John-Mark Gurney 1 year ago
parent
commit
3cebbd336a
1 changed files with 13 additions and 1 deletions
  1. +13
    -1
      .gitignore

+ 13
- 1
.gitignore View File

@@ -1,3 +1,15 @@
p
deploy
.hyde_deps

# venv
p

# python
__pycache__

# MacOSX
.DS_Store

# ignore the validation turds
vnu.jar
vnu.jar_20.6.30.zip

Loading…
Cancel
Save