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

Commit d633499

Browse files
committed
Added .ropeproject to gitignore
1 parent 5fcdf78 commit d633499

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
.settings
22
.project
33
.pydevproject
4+
.ropeproject
45
*.pyc
56
*.pyo
67
*$py.class
78
/django_bootstrap_pagination.egg-info
89
/dist
9-
/build
10+
/build

0 commit comments

Comments
 (0)