We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420b4e6 commit 4ccfdd1Copy full SHA for 4ccfdd1
.gitignore
@@ -174,4 +174,18 @@ cython_debug/
174
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
175
# and can be added to the global gitignore or merged into this file. For a more nuclear
176
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
177
-#.idea/
+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