diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2020-11-14 11:10:22 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2020-11-14 11:10:22 +0700 |
commit | 82048ad9e3e4a96a38c8fa6a529798f40e33acb1 (patch) | |
tree | ad1d22488baa85f0b0f6bde25cfd75375eeda5b6 /.gitignore | |
parent | 4e280d6460a16b971ca76da632c9b20e55812f0c (diff) | |
download | cp-82048ad9e3e4a96a38c8fa6a529798f40e33acb1.tar.gz |
[usth/ICT3.4] Secure information
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3d894d7..1338573 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ *.fasl +a.out |