Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Julien David
rdos
Commits
2f92b40d
Commit
2f92b40d
authored
Sep 29, 2020
by
Ismail Moumni
Browse files
editing gitignore
parent
5724e72c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
2f92b40d
softwares/server/__pycache__/__init__.cpython-36.pyc
softwares/server/__pycache__/server.cpython-36.pyc
softwares/server/.vscode/settings.json
softwares/server/.vscode/settings.json
softwares/database/__init__.py
softwares/database/__init__.py
softwares/database/.vscode/settings.json
softwares/database/.vscode/settings.json
...
@@ -8,25 +6,16 @@ softwares/.vscode/settings.json
...
@@ -8,25 +6,16 @@ softwares/.vscode/settings.json
tests/.vscode/settings.json
tests/.vscode/settings.json
.vscode/settings.json
.vscode/settings.json
softwares/__init__.py
softwares/__init__.py
softwares/__pycache__/__init__.cpython-38.pyc
softwares/server/__pycache__/__init__.cpython-38.pyc
softwares/server/__pycache__/server.cpython-38.pyc
tests/__init__.py
tests/__init__.py
tests/.vscode/settings.json
tests/.vscode/settings.json
tests/.vscode/settings.json
tests/.vscode/settings.json
tests/__pycache__/test_secret.cpython-38-pytest-6.0.2.pyc
tests/.vscode/settings.json
tests/.vscode/settings.json
tests/.vscode/settings.json
tests/.vscode/settings.json
tests/__pycache__/__init__.cpython-38.pyc
tests/__pycache__/test_query_valid.cpython-38-pytest-6.0.2.pyc
tests/__pycache__/test_mail.cpython-38-pytest-6.0.2.pyc
softwares/mailer/__init__.py
softwares/mailer/__init__.py
softwares/server/__init__.py
softwares/server/__init__.py
softwares/database/__pycache__/__init__.cpython-38.pyc
softwares/database/__pycache__/__init__.cpython-38.pyc
tests/__pycache__/test_missing_json.cpython-38-pytest-6.0.2.pyc
tests/__pycache__/test_missing_keys.cpython-38-pytest-6.0.2.pyc
softwares/database/__pycache__/database.cpython-38.pyc
softwares/database/__pycache__/database.cpython-38.pyc
tests/__pycache__/test_match_dict.cpython-38-pytest-6.0.2.pyc
*/__pycache__/*
tests/__pycache__/test_match_json.cpython-38-pytest-6.0.2.pyc
tests/.pytest_cache/v/cache/nodeids
tests/__pycache__/test_match_query.cpython-38-pytest-6.0.2.pyc
\ No newline at end of file
*/__pycache__/*
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment