forked from polcak/jsrestrictor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
32 lines (31 loc) · 684 Bytes
/
.gitignore
File metadata and controls
32 lines (31 loc) · 684 Bytes
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
.*
!.gitignore
!.reuse
*.zip
build/
ipv4.csv
common/ipv4.dat
ipv6.csv
common/ipv6.dat
common/wrappingX*
doxygen/
*.crx
*.xpi
*.pyc
*.log
tests/common_files/webbrowser_drivers/chromedriver*
tests/common_files/webbrowser_drivers/geckodriver*
tests/system_tests/data/
tests/system_tests/get_data/top_sites/*.csv
tests/system_tests/get_data/selenium/*.jar
tests/unit_tests/node_modules/*
tests/unit_tests/tmp/*
tests/fpd_tests/wrappers*
tests/fpd_tests/tests/resources.js
website/output
website/content/pages/build.md
website/content/pages/credits.md
website/content/pages/levels.md
website/content/pages/license.md
website/content/pages/permissions.md
website/content/pages/versions.md