diff options
author | Harald Welte <laforge@gnumonks.org> | 2010-08-12 20:52:04 +0800 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2010-08-12 20:52:04 +0800 |
commit | 9978f2ab330eda26d86977bee166acb99989110a (patch) | |
tree | ae5366495104de65d867d72e13902ac05e87041e | |
parent | b5f46dcdcf180d9913e822b50a5c44362534c122 (diff) |
add .gitignore file
-rw-r--r-- | easytool/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/easytool/.gitignore b/easytool/.gitignore new file mode 100644 index 0000000..061e540 --- /dev/null +++ b/easytool/.gitignore @@ -0,0 +1,2 @@ +easytool +*.o |