diff options
author | Karel Kočí <cynerd@email.cz> | 2015-03-22 23:43:06 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2015-03-22 23:43:06 +0100 |
commit | 06964eb595a2362ecc9cd542f72c14cb6d49bf1b (patch) | |
tree | 4d6ef52dcd2b4a03de617c82cc77778d82013f9c /programs/.gitignore | |
parent | 0884edd12e671eb6570caa860ca2dbe556bece71 (diff) | |
download | linux-conf-perf-06964eb595a2362ecc9cd542f72c14cb6d49bf1b.tar.gz linux-conf-perf-06964eb595a2362ecc9cd542f72c14cb6d49bf1b.tar.bz2 linux-conf-perf-06964eb595a2362ecc9cd542f72c14cb6d49bf1b.zip |
remove unneeded gitignore file in programs folder
Diffstat (limited to 'programs/.gitignore')
-rw-r--r-- | programs/.gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/programs/.gitignore b/programs/.gitignore deleted file mode 100644 index 9d3272d..0000000 --- a/programs/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -.* -!/.gitignore - -kconfig_parser |