forked from artisan-roaster-scope/artisan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
34 lines (33 loc) · 848 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
**/*.pyc
.svn/
src/build/
src/dist*/
src/artisan.py.bak
src/artisan.py.org.py
src/artisan.py.python2.py
src/artisan.py.zip
**/*.DS_Store
src/Artisan.app/
src/.settings/
src/translations copy/
src/Artisan-10.6.app/
src/.project
src/.pydevproject
src/artisan-mac-2.4.5-beta.dmg
src/artisan-mac-2.4.5.dmg
src/artisan-win-*-setup.exe
.idea/
.coverage
.prev_artisanlib_hash.txt
simple.log
artisan_plus.log
outbox/
*flycheck_*.py
#Keeps derived files out of the Artisan repository
# To remove these files from the repository a commit must first be made
# with the these files deleted, then this section should be uncommented.
#to remove initially make a commit with thee files deleted then uncomment this section
#src/uic/[!_]*.py
#src/translations/*.qm
#src/help/[!_]*.py
#doc/help_dialogs/Output_html/[!_]*.html