forked from GitHub-Mirrors/foundry-sw5e
now ignoring ´.DS_Store´ file of mac-os
This commit is contained in:
parent
37a3e83f3a
commit
c3cbc96499
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -22,6 +22,9 @@
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
|
|
||||||
|
# Mac-OS file
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
# IDE Folders
|
# IDE Folders
|
||||||
.idea/
|
.idea/
|
||||||
.vs/
|
.vs/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue