mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 16:38:54 -05:00
added gitignore
This commit is contained in:
parent
9c42c1a751
commit
ec9cc549dd
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,2 +1,11 @@
|
|||||||
|
# Ignore everything. We'll whitelist what we want to pull in.
|
||||||
|
/*
|
||||||
|
/*/
|
||||||
|
|
||||||
.DS_Store
|
# Git meta files
|
||||||
|
!.gitignore
|
||||||
|
!.gitattributes
|
||||||
|
!README.md
|
||||||
|
|
||||||
|
# Whitelisted directories/files
|
||||||
|
!/charles15
|
||||||
Loading…
x
Reference in New Issue
Block a user