aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 395b2c7b721211940ad82c816d80c97a57208752 (plain)
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
photos
media
code
bn_django/bn_django.db
bn_django/settings.py
bn_django/urls.py
bn_django/git_wiki/settings.py
bn_django/git_browse/settings.py

knowledge
static/django-admin
static/latex2png
static/artifacts

output/
*.pid

*.o
*.a
*.pyc
*~
*.swp
.*
*.tmp
*.old
*.profile
*.bkp
*.bak
[Tt]humbs.db
*.DS_Store
build/
_build/
src/build/
*.log

# Don't ignore this file itself
!.gitignore

!.well-known/
!.well-known/*