Skip to content

Commit

Permalink
update .gitignore (#12349)
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker authored and ogtownsend committed Mar 13, 2024
1 parent 3ba4e49 commit 29183c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ tools/clroot/db.sqlite3-wal
.vscode/
*.iml
debug.env
*.txt

# codeship
*.aes
Expand Down Expand Up @@ -96,3 +97,6 @@ override*.toml

# Pythin venv
.venv/

# Temp Changelog migration
CHANGELOG.md
Empty file removed test.txt
Empty file.

0 comments on commit 29183c5

Please sign in to comment.