diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-07-03 16:20:38 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-07-18 16:05:06 +0200 |
commit | e5f752082e94c54c8a554dcc805541342149e387 (patch) | |
tree | c002c1b8c420e0e2e37977ae4dbf50fbde1c36a4 /catalog | |
parent | python: remove star imports (diff) | |
download | systemd-e5f752082e94c54c8a554dcc805541342149e387.tar.xz systemd-e5f752082e94c54c8a554dcc805541342149e387.zip |
build-sys: drop gitignore patterns for in-tree builds
... and other autotools-generated files.
Diffstat (limited to 'catalog')
-rw-r--r-- | catalog/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/catalog/.gitignore b/catalog/.gitignore deleted file mode 100644 index ff695342e3..0000000000 --- a/catalog/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.catalog |