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 a48b8fa commit 66f5977Copy full SHA for 66f5977
{{cookiecutter.github_project_name}}/.gitignore
@@ -151,5 +151,16 @@ cython_debug/
151
[._]sw[a-p]
152
[._]*.un~
153
154
-## vscode
155
-.vscode
+
+## Editor temporary/working/backup files #
156
+.#*
157
+[#]*#
158
+*~
159
+*$
160
+*.bak
161
+*.kdev4
162
+.project
163
+.pydevproject
164
+*.swp
165
+.idea
166
+.vscode/
0 commit comments