-
Notifications
You must be signed in to change notification settings - Fork 16
/
.gitignore
37 lines (31 loc) · 882 Bytes
/
.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
out
node_modules
.vscode-test
*.vsix
*.codekit3
.DS_Store
appland.appmap-*.*.*
.obsolete
extern/.yarn
extern/yarn.lock
# Bundled resources
resources/*.jar
# Yarn files
.yarn/*
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
.pnp.*
# Uncomment these when you want to make a commit and hide the temp files.
# Leaving these permanently uncommented may cause test cases to fail.
# index.pid
# test/fixtures/workspaces/project-a/tmp/appmap/minitest/Microposts_controller_can_get_microposts_as_JSON
# test/fixtures/workspaces/project-a/tmp/appmap/minitest/Microposts_interface_micropost_interface
# test/fixtures/workspaces/project-a/tmp/appmap/minitest/**/*.svg
# test/fixtures/workspaces/project-a/tmp/appmap/minitest/**/*.uml
# test/fixtures/workspaces/project-no-findings/tmp/appmap/minitest/test_future_meetings
# AppMap
tmp/appmap
.navie/**/diff.txt