diff options
author | Thomas Graf <tgraf@suug.ch> | 2011-07-21 16:41:45 +0200 |
---|---|---|
committer | Thomas Graf <tgraf@suug.ch> | 2011-07-21 16:41:45 +0200 |
commit | 49d29e9c2d06a3402cc197c8f916e891354324d1 (patch) | |
tree | 2a4282ac28b251be2c5ce7ee57b7d93883ef54ad | |
parent | c79ab52d4767538369087d8769a8eeb8d7537ab0 (diff) | |
download | libnl-49d29e9c2d06a3402cc197c8f916e891354324d1.tar.gz |
ignore python build directory
-rw-r--r-- | python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/.gitignore b/python/.gitignore new file mode 100644 index 0000000..378eac2 --- /dev/null +++ b/python/.gitignore @@ -0,0 +1 @@ +build |