aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0b879362ae8f6d73e64343f191fc6a041554099c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Folder Icon -> https://github.com/icon11-community/Folder-Ico.git
/.init/Folder-Ico/
/.init/Folder-Ico/*.*

# Rust Target
/.cargo/shared/
/.cargo/shared/*.*

# Documents
/doc/client-documents/
/doc/core-documents/
/doc/client-documents/*.*
/doc/core-documents/*.*