-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig
22 lines (19 loc) · 831 Bytes
/
config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[auth]
store-passwords = yes
# store-auth-creds = no
password-stores = windows-cryptoapi
[helpers]
editor-cmd = "'C:/Arquivos de Programas/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin"
[miscellany]
global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store *.pyc *.bak *.tmp *.swp *.pyo *.project *.pydevproject *.egg-info .pida-metadata .buildinfo .doctrees develop-eggs fake-eggs eggs archgenxml.log *.egg-info *.mo build dist .mr.developer.cfg .hg .git
[auto-props]
# *.c = svn:eol-style=native
# *.cpp = svn:eol-style=native
# *.h = svn:eol-style=native
# *.dsp = svn:eol-style=CRLF
# *.dsw = svn:eol-style=CRLF
# *.sh = svn:eol-style=native;svn:executable
# *.txt = svn:eol-style=native
# *.png = svn:mime-type=image/png
# *.jpg = svn:mime-type=image/jpeg
# Makefile = svn:eol-style=native