update .gitignore,
This commit is contained in:
9
002_source/cms/.gitignore
vendored
9
002_source/cms/.gitignore
vendored
@@ -1,13 +1,14 @@
|
|||||||
|
**/*.draft
|
||||||
**/~*
|
**/~*
|
||||||
**/*copy*.tsx
|
**/*copy*.tsx
|
||||||
**/*copy.tsx
|
**/*copy.tsx
|
||||||
|
|
||||||
# **/repomix-output.xml
|
# **/repomix-output.xml
|
||||||
**/*:Zone.Identifier
|
**/*:Zone.Identifier
|
||||||
**/*bak
|
**/*.bak
|
||||||
**/*log
|
**/*.log
|
||||||
**/*tmp
|
**/*.tmp
|
||||||
*del
|
**/*.del
|
||||||
**/_archive
|
**/_archive
|
||||||
|
|
||||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||||
|
Reference in New Issue
Block a user