diff options
| author | Nicholas Corgan <nick.corgan@ettus.com> | 2015-03-24 11:36:56 -0700 | 
|---|---|---|
| committer | Martin Braun <martin.braun@ettus.com> | 2015-03-24 12:28:17 -0700 | 
| commit | 30fbd1f1fe6b589243526bb9cdc1c396e2f81a05 (patch) | |
| tree | e4ade584e2776718f56bd43f7e13227548f9a0e3 | |
| parent | f9740c893bc4235aba347bc7fec867c7d9024b3f (diff) | |
| download | uhd-30fbd1f1fe6b589243526bb9cdc1c396e2f81a05.tar.gz uhd-30fbd1f1fe6b589243526bb9cdc1c396e2f81a05.tar.bz2 uhd-30fbd1f1fe6b589243526bb9cdc1c396e2f81a05.zip  | |
.gitignore will ignore swap files from text editors
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..80fb99fff --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +*swp  | 
