Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkiwritescode committed Feb 13, 2024
1 parent 62e240a commit 8a3d4bf
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ _site/
### cmpres and brstm ###
*.brstm
*.cmpres
!_data/modpack_common_files/cswt/*/*.cmpres
# exclude arc files but allow cswtpycsmm's arc directories
!_modpacks/resources/*/*/*.cmpres
# exclude arc files but allow them for modpacks
*.arc
!_data/modpack_common_files/cswt/cswtpycsmm/*.arc
!_modpacks/resources/*/*/*.arc
*.scene

### Binary Files ###
*.zip
!_modpacks/cswt/development/other_files/*.zip
!_modpacks/packs/cswt/development/other_files/*.zip
*.7z
__pycache__

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8a3d4bf

Please sign in to comment.