mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-03 18:46:50 +08:00
chore: add cache and build comment to git ignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -34,5 +34,9 @@ a.out
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# Cache
|
||||
.cache/
|
||||
|
||||
# Build
|
||||
build/
|
||||
git_diff.txt
|
||||
|
||||
Reference in New Issue
Block a user