blob: 33bb43222316512236b44744bfaa3af3c23c34f9 (
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
41
42
43
44
|
web/.htpasswd
web/.htpasswd.munin
web/htpasswd*
web/stream.gathering.org/hls
web/stream.gathering.org/chiobe
web/nms-public.gathering.org/nettkart-dhcp.png
web/nms-public.gathering.org/nettkart-trafikk.png
web/nms-public.gathering.org/weathermap
web/nms-public.gathering.org/nettkart.json
web/nms-public.gathering.org/ping.json
web/nms-public.gathering.org/speedometer.json
web/nms-public.gathering.org/switches.json
web/nms.gathering.org/.htaccess
working-area/
include/config.pm
include/tgmanage.cfg.sh
planning/planning
fap/tools/generate_distro_config_ae_event-options/
nms/build/
# OS-crap
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
desktop.ini
*.swp
*.swo
.vimrc
**/*~
**/*.bak
**/*.sw[abcdefghijklmnop]
# IDE-stuff
.classpath
.project
.settings
.idea
.metadata
*.iml
*.ipr
|