This website requires JavaScript.
Explore
Help
Sign In
Bram
/
MineClone2
Watch
1
Star
0
Fork
You've already forked MineClone2
0
Code
Pull Requests
Activity
db4ff13aeb
MineClone2
/
.gitignore
7 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add .gitignore & *.swp
2021-06-07 08:57:34 +00:00
# Text Editor TMP Files
*.swp
add `.blend1` files to gitignore
2022-02-23 19:58:14 +00:00
*.blend1
add `.blend2` and `.blend3` files to gitignore
2022-02-24 09:15:56 +00:00
*.blend2
*.blend3
update .gitignore Preventing .idea directories from being uploaded to the branches. Makes it easier for devs that use IntelliJ's IDEA. (at least 2 developers here currently use it)
2022-11-21 02:05:27 +00:00
/.idea/
Updated .gitignore to exclude *.xcf (gimp) files.
2023-01-03 20:39:23 +00:00
*.xcf