diff options
author | icylogic <withguohao@gmail.com> | 2016-02-03 21:51:15 +0800 |
---|---|---|
committer | icylogic <withguohao@gmail.com> | 2016-02-03 21:51:15 +0800 |
commit | 31c960a5ca3d26f3c449bac0b90de482c3650b51 (patch) | |
tree | 3dfb8879b6f4d46aff04db9ff3162155a1e96ac4 | |
parent | 87bd07e50dd98527131a1f310b4e4915a5364cd7 (diff) | |
download | gitignore-31c960a5ca3d26f3c449bac0b90de482c3650b51.tar.gz gitignore-31c960a5ca3d26f3c449bac0b90de482c3650b51.zip |
update Eagle.gitignore for .lck
-rw-r--r-- | Eagle.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Eagle.gitignore b/Eagle.gitignore index b12e5bfe..9ced1260 100644 --- a/Eagle.gitignore +++ b/Eagle.gitignore @@ -38,3 +38,7 @@ eagle.epf *.info *.eps + +# file locks introduced since 7.x +*.lck + |