Guest User

Untitled

a guest
Jan 16th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. # Ignore everything in this directory
  2. *
  3. # Except these file
  4. !.gitignore
  5. !file1
  6. !file2
  7. !file3
  8.  
  9. git status -u
  10.  
  11. git status --untracked-files
Add Comment
Please, Sign In to add comment