diff options
author | John Mastro <john.b.mastro@gmail.com> | 2013-07-17 15:58:30 -0700 |
---|---|---|
committer | John Mastro <john.b.mastro@gmail.com> | 2013-07-17 15:58:30 -0700 |
commit | d3659f6c5606eed5241b43e3ab88b703459173f5 (patch) | |
tree | 908a7d182ca346f77c072a28b4736747be8aaded /.gitignore | |
download | trident-mode.el-d3659f6c5606eed5241b43e3ab88b703459173f5.tar.gz trident-mode.el-d3659f6c5606eed5241b43e3ab88b703459173f5.tar.bz2 trident-mode.el-d3659f6c5606eed5241b43e3ab88b703459173f5.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..077ad28 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.elc +test |