Skip to content

Commit 1c4a781

Browse files
committed
added some stuff to ignore
1 parent 5b155a9 commit 1c4a781

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,11 @@ cython_debug/
159159
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
160160
# and can be added to the global gitignore or merged into this file. For a more nuclear
161161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
162-
#.idea/
162+
.idea/
163163
.gradle
164164
build
165165
log
166+
167+
# garbage
168+
\#*
169+
.\#*

0 commit comments

Comments
 (0)