mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-30 15:36:27 +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
|
# tempCodeRunnerFile
|
||||||
temp/**
|
temp/**
|
||||||
**/tempCodeRunnerFile.*
|
**/tempCodeRunnerFile.*
|
||||||
|
temp*
|
||||||
|
|
||||||
# Compile Temps
|
# Compile Temps
|
||||||
*.ii
|
*.ii
|
||||||
|
Loading…
Reference in New Issue
Block a user