Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit a2da440

Browse files
authored
chore: Add more to gitignore
1 parent 1d9d853 commit a2da440

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,5 +159,14 @@ RAT_DEBUG.py
159159
# compiler.exe
160160
compiler.exe
161161

162+
# Compiler.exe
163+
Compiler.exe
164+
165+
# NR_VENV
166+
NR_VENV
167+
168+
# python-setup.exe
169+
python-setup.exe
170+
162171
# app.exe
163172
app.exe

0 commit comments

Comments
 (0)