Skip to content

Commit 849cada

Browse files
committed
Updated gitignore and deleted posts.json file from git track
1 parent eea3dd0 commit 849cada

File tree

2 files changed

+3
-123
lines changed

2 files changed

+3
-123
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ __pycache__/
77
local_settings.py
88
db.sqlite3
99
media
10-
*.json
10+
11+
#Ignore Post.json file
12+
posts.json
1113

1214
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
1315
# in your Git repository. Update and uncomment the following line accordingly.

posts.json

Lines changed: 0 additions & 122 deletions
This file was deleted.

0 commit comments

Comments
 (0)