Skip to content

Commit 4ccfdd1

Browse files
committed
Updated
1 parent 420b4e6 commit 4ccfdd1

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

.gitignore

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,18 @@ cython_debug/
174174
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
175175
# and can be added to the global gitignore or merged into this file. For a more nuclear
176176
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
177-
#.idea/
177+
n#.idea/
178+
179+
*.offsets
180+
*.properties
181+
*.graph
182+
*.labeloffsets
183+
*.ef
184+
*.perm
185+
*.dcf
186+
*.obl
187+
*.labels
188+
err
189+
lcov.info
190+
191+
TODO

0 commit comments

Comments
 (0)