Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 51eae04

Browse files
committed
added *.development.json to gitignore
1 parent 60f7e16 commit 51eae04

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,4 +258,6 @@ paket-files/
258258

259259
# Python Tools for Visual Studio (PTVS)
260260
__pycache__/
261-
*.pyc
261+
*.pyc
262+
263+
*.development.json

0 commit comments

Comments
 (0)