-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitignore
54 lines (54 loc) · 877 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
*.class
*.egg
*.iws
*.pyc
*_dis
*~
./mathicsscript/inputrc-no-unicode
./mathicsscript/inputrc-unicode
.idea*
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/dataSources.xml
.idea/**/dataSources/
.idea/**/dynamic.xml
.idea/**/gradle.xml
.idea/**/libraries
.idea/**/mongoSettings.xml
.idea/**/sqlDataSources.xml
.idea/**/tasks.xml
.idea/**/uiDesigner.xml
.idea/**/workspace.xml
.idea_modules/
/.cache
/.coverage
/.eggs
/.hypothesis
/.mypy_cache
/.pytest_cache
/.python-version
/.tox
/.venv*/*
/ChangeLog
/ChangeLog.orig
/ChangeLog.rej
/PKG-INFO
/README
/README.html
/__pkginfo__.pyc
/dist
/how-to-make-a-release.txt
/mathicsscript.egg-info
/nose-*.egg
/out/
/pytest/**/*.got
/tmathics.egg-info
/tmp
/xdis.egg-info
__pycache__
atlassian-ide-plugin.xml
build
com_crashlytics_export_strings.xml
crashlytics-build.properties
crashlytics.properties
fabric.properties