9 lines
76 B
Plaintext
9 lines
76 B
Plaintext
# git ignore file
|
|
#.gitignore
|
|
|
|
# files
|
|
|
|
# directories
|
|
|
|
# build results
|
|
*.opt |