mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-27 14:16:28 +00:00
feat: ignore temp files
This commit is contained in:
parent
f3aa746897
commit
c70d4da295
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,6 +40,7 @@
|
||||
# tempCodeRunnerFile
|
||||
temp/**
|
||||
**/tempCodeRunnerFile.*
|
||||
temp*
|
||||
|
||||
# Compile Temps
|
||||
*.ii
|
||||
|
Loading…
Reference in New Issue
Block a user