-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.gitignore
More file actions
169 lines (159 loc) · 4.39 KB
/
.gitignore
File metadata and controls
169 lines (159 loc) · 4.39 KB
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
# Default for Rails apps
# Ignore bundler config
/.bundle
# Ignore the default SQLite database.
/db/*.sqlite3
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
# filetypes to ignore
*.svn-base
*.v1_indexcache
*.prefs
*.zip
*.tsv
*.rdb
*.iml
*.xlsx
*.xlsm
*.csv
*.ini
*.dat
*.xmi
*.swp
*.sublime-workspace
*.sublime-project
*.xcbkptlist
*.rkt#1#
*.rkt#2#
*.p
*.pdf
*submitWeb.m
*submit.m
*.swo
*.swn
*.class
*.jar
*.idea
*.bin
# files and directories I happen to be ignoring for convenience
Patents/.idea
Java/TryGuava/.idea
Java/Minco_XL/.idea
Educational/C/CtHW/.metadata
Educational/Python/.metadata
Educational/Python/CodingPractice/.idea
Educational/Java/CodingPractice/.idea
a.out
Educational/Django/tutorial/env
database.sql
StuffIWrote/Python/GrammarBrain/GrammarBrain/pickles
StuffIWrote/Python/GrammarBrain/GrammarBrain/wiki_data/wiki_pickles
StuffIWrote/Python/GrammarBrain/GrammarBrain/brown_data/experiment_results/First Real Experiment
application.conf
.name
.classpath
.idea
all-wcprops
Python/.metadata
target
project
.Rhistory
linuxwords.txt
Educational/R/Coursera/Getting and Cleaning Data/Week 1/data
StuffIWrote/Python/pathfinder/pathfinder2/test/structure
recall.db
data.json
ml_login_data.mat
Educational/Web&JS/d3 Category Breakdown Chart/data2.json
Educational/Web&JS/d3 Category Breakdown Chart/data3.json
ex5.pdf
Educational/Matlab/Coursera/Machine Learning/mlclass-ex5-006/mlclass-ex5/ex5data1.mat
Educational/Matlab/Coursera/Machine Learning/mlclass-ex5-006/mlclass-ex5/submit.m
Educational/Matlab/Coursera/Machine Learning/mlclass-ex5-006/mlclass-ex5/submitWeb.m
octave-workspace
Educational/Matlab/Coursera/Machine Learning/mlclass-ex7-006/mlclass-ex7/computed after initial finding of closest centroids: n')
Educational/Matlab/Coursera/Machine Learning/mlclass-ex7-006/mlclass-ex7/should ben');
server.js
StuffIWrote/NodeJS/CoffeeScript/TextProc/node_modules
npm-debug.log
Educational/C++/HelloWorld/HelloWorld.xcodeproj/project.pbxproj
Educational/C++/HelloWorld/HelloWorld.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Educational/C++/HelloWorld/HelloWorld.xcodeproj/project.xcworkspace/xcshareddata/HelloWorld.xccheckout
Educational/C++/HelloWorld/HelloWorld.xcodeproj/xcuserdata/Ethan.xcuserdatad/xcschemes/HelloWorld.xcscheme
Educational/C++/HelloWorld/HelloWorld.xcodeproj/xcuserdata/Ethan.xcuserdatad/xcschemes/xcschememanagement.plist
HelloWorld.1
Educational/C++/Scheduling/single
Educational/C++/Scheduling/multi
multi_plus
aff_multi
locate
cgrp_multi
fair_multi
dev_lsof
hello
Educational/C/scpfs/new_file
Educational/C/scpfs/packetfile
tcpdump.out
Educational/C/scpfs/first_try/a/foo
Educational/C/scpfs/first_try/a/txt
Educational/C/scpfs/first_try/b/foo
txt
otfs.log
foo
st
number
Educational/C/scpfs/first_try/hostdir/i_win
Educational/C/scpfs/first_try/hostdir/incr
Educational/C/scpfs/first_try/hostdir/they_win
Educational/C/scpfs/first_try/they_win
Educational/C/scpfs/first_try/wr
Educational/C/scpfs/first_try/hostdir/huge
Educational/C/scpfs/first_try/hostdir/m
Educational/C/scpfs/first_try/hostdir/mega
ot
Educational/C/elf/e
Educational/C/elf/e_copy
Educational/C/elf/e_copy.bin
Educational/C/elf/basics/core
Educational/C/elf/basics/exec
Educational/C/elf/basics/moved_hello
Educational/C/elf/basics/segfaulter
Educational/C/elf/basics/st_exec
Educational/C/elf/basics/st_hello
moved_e
m
apager
st_hello
dpager
segf
# ignore all the paxos code
Educational/C++/PaxosLab/code/*
# except its makdefile and the code I have to write
!Educational/C++/PaxosLab/code/Makefile
!Educational/C++/PaxosLab/code/paxos_exec.cpp
# ignore files "downloaded" in developing simple-p2p
StuffIWrote/Java/simple-p2p/downloads
# ignore JavaFX class files from tutorial
Educational/Java/JavaFX/MarcoJakobTutorial/out
Educational/Java/JavaFX/OracleTreeView/out
Educational/Java/JavaFX/MyTreeTrial/out
Educational/Java/JavaFX/LoadAViewIntoAnother/out
StuffIWrote/Java/JavaFX/p2p-gui/out
*.log
Educational/Scala/akka-sample-remote-scala/.sbtserver
activator
activator.bat
Educational/Scala/akka-sample-cluster-scala/sigar
*.xcworkspacedata
*.xccheckout
xcschememanagement.plist
Educational/Swift/PersistentTimer/PersistentTimer.xcodeproj
StuffIWrote/Java/jetty-http2-comparison/jetty.crt
StuffIWrote/Java/jetty-http2-comparison/jetty.csr
StuffIWrote/Java/jetty-http2-comparison/jetty.key
StuffIWrote/Java/jetty-http2-comparison/jetty.pkcs12
StuffIWrote/Java/jetty-http2-comparison/keystore
# javascript
node_modules/
generator-express-coffee/