-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
117 lines (117 loc) · 1.24 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
pow_ruby_debug.rb
/.CFUserTextEncoding
/.NERDTreeBookmarks
/.Trash
/.atom
/.aws
/.bash_history
/.bash_logout
/.bashrc
/.berkshelf
/.boot2docker
/.bundle
/.byebug_hist
/.cache
/.cargo
/.chef
/.chefdk
/.chef.d
/.cocoapods
/.config
/.coursier
/.cups
/.dbshell
/.docker
/.dropbox
/.dropbox-master
/.dvm
/.dvdcss
/.exercism
/.fastlane
/.flexlmrc
/.gem
/Gemfile.lock
/.gnupg
/.gist-vim
/.groovy
/.guard_history
/.heroku
/.hex
# For now....
/.idea-build
/.ipython
/.irb_history
/.ivy2
/.janus
/.lein
/.lesshst
/.m2
/.matplotlib
/.mix
/.mongorc.js
/.multirust
/.mysql_history
/.node-gyp
/.now
/.npm
/.nx
/.netrc
/.nvm
/.oh-my-zsh
/.oracle_jre_usage
/.packer.d
/.pip/*
/.postgresql
/.profile
/.pry_history
/.psql_history
/.pt
/.pylint.d
/.pypirc
/.qgis2
/.qt
/.rbenv
/.rbfu
/.rbx
/.rdebug_hist
/.rnd
/.rubies
/.ruby-version
/.ruco
/.rustup
/.sbt
/.scala_history
/.sdb_history
/.ssh
/.subversion
/.tddium
/.travis
/.trc
/.vagrant.d
/.vim
/.viminfo
/.wget-hsts
/.wunderground
/.yarnrc
/.zcompdump*
/.zsh-update
/.zsh_history
/Applications/*
/Desktop/*
/Documents/*
/Downloads/*
/Dropbox/*
/Google\ Drive/*
/Library/*
/Movies/*
/Music/*
/Pictures/*
/Public/*
/Ruby Screencasts
/Software
/VirtualBox VMs/*
/VMware VMs/*
/.virtualenvs
/bin/BrowserStackLocal
/github\.com/*
/src/*