GITLAB
TEST
/
tools
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
1d36481c34f8927bb02992eed94e73c6430e26a7
Authored by
Odile@pc2050
7 years ago
1 parent
9d2408d8
Exists in
master
pydev project added
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
.gitignore
Inline
Side-by-side
.gitignore
Wrap text
Diff comments
View file @
1d36481
...
...
@@ -99,3 +99,8 @@ ENV/
99
99
100
100
# mypy
101
101
.mypy_cache/
102
+
103
+# Pydev project
104
+.project
105
+.pydevproject
106
+.settings
...
...