forked from code-dot-org/code-dot-org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (60 loc) · 1.26 KB
/
.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Documentation at https://git-scm.com/docs/gitignore.
\#*#
*.pid
*.pid.oldbin
*_temp.json
*~
**/.bundle
.DS_Store
.dropbox
.tmputils
.idea/
crowdin.yaml
npm-debug.log
/.dropbox.cache
/.gdrive_session
/.ruby-version
/apps/.babel-cache
/apps/build
/apps/build-times.log
/apps/build-times-to-upload.log
/apps/coverage
/apps/newrelic_agent.log
/apps/node_modules/
/apps/npm-debug.log
/apps/src/util/color.js
/apps/src/util/sharedConstants.js
/apps/src/applab/sharedApplabBlocks.js
/apps/src/gamelab/sharedGamelabBlocks.js
/apps/src/styleConstants.js
/apps/test/entry-tests.js
/apps/test/interpreter/test-results-new*.json
/apps/yarn-error.log
/aws/.code-studio-built
/aws/.code-studio-commit-built
/aws/.shared-built
/aws/.shared-commit-built
/bin/cron/log
/bin/cron/with_pg/Gemfile.lock
/build-started
/coverage
/crontab
/dashboard/config/newrelic.yml
/dashboard/public/blockly
/dashboard/public/code-studio
/dashboard/public/shared
/dashboard/public/styleguide
/i18n/code.org/crowdin.yaml
/i18n/curriculum/crowdin.yaml
/i18n/hourofcode.com/crowdin.yaml
/globals.yml
/levelbuilder_ci_last_run
/locals.yml
/pegasus/config/newrelic.yml
/pegasus/.sass-cache
/rebuild
/rebuild-apps
/rebuild-shared
/rebuild-code-studio
/shared/js/node_modules/
/tools/scripts/brokenLinkChecker/node_modules/