Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1c59a2f

Browse filesBrowse files
committed
Updated gitignore.
1 parent e733031 commit 1c59a2f
Copy full SHA for 1c59a2f

File tree

8 files changed

+2
-72
lines changed
Filter options

8 files changed

+2
-72
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ venv.bak/
105105

106106
# misc
107107
.DS_Store
108+
.idea
109+
.idea/*
108110

109111
# DB creds
110112
creds

‎.idea/.gitignore

Copy file name to clipboardExpand all lines: .idea/.gitignore
-8Lines changed: 0 additions & 8 deletions
This file was deleted.

‎.idea/flasksqlalchemy-tutorial.iml

Copy file name to clipboardExpand all lines: .idea/flasksqlalchemy-tutorial.iml
-20Lines changed: 0 additions & 20 deletions
This file was deleted.

‎.idea/inspectionProfiles/Project_Default.xml

Copy file name to clipboardExpand all lines: .idea/inspectionProfiles/Project_Default.xml
-17Lines changed: 0 additions & 17 deletions
This file was deleted.

‎.idea/inspectionProfiles/profiles_settings.xml

Copy file name to clipboardExpand all lines: .idea/inspectionProfiles/profiles_settings.xml
-6Lines changed: 0 additions & 6 deletions
This file was deleted.

‎.idea/misc.xml

Copy file name to clipboardExpand all lines: .idea/misc.xml
-7Lines changed: 0 additions & 7 deletions
This file was deleted.

‎.idea/modules.xml

Copy file name to clipboardExpand all lines: .idea/modules.xml
-8Lines changed: 0 additions & 8 deletions
This file was deleted.

‎.idea/vcs.xml

Copy file name to clipboardExpand all lines: .idea/vcs.xml
-6Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.