FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update .gitignore with additional patterns · HatScripts/circle-flags@3b2571e · GitHub

Commit 3b2571e

Browse files
committed
Update .gitignore with additional patterns
Added rules to ignore .vscode, flags/in_progress, gradient directories, and all .py files to prevent them from being tracked by git.
1 parent b5152d3 commit 3b2571e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

‎.gitignore‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
/node_modules/
2+
/.vscode/
3+
/flags/in_progress/
4+
/gradient/
5+
*.py

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL