Skip to content

Instantly share code, notes, and snippets.

@ram-nadella
Created August 14, 2015 21:27
Show Gist options
  • Save ram-nadella/824cef7de37aed9624a0 to your computer and use it in GitHub Desktop.
Save ram-nadella/824cef7de37aed9624a0 to your computer and use it in GitHub Desktop.
An error occurred: Failed to process your item.
Files outside directory with manifest claire/source/ are not allowed: claire/, claire/README.markdown, claire/test/, claire/test/request_test.js, claire/test/test.html.
An error occurred: Failed to process your item.
Files outside directory with manifest claire/source/ are not allowed: claire/.
An error occurred: Failed to process your item.
Files outside directory with manifest claire/source/ are not allowed: claire/.
~/Desktop/claire (master) 🌴 ls -alh
total 40
drwxr-xr-x 8 ram staff 272B Aug 14 17:23 .
drwx------+ 22 ram staff 748B Aug 14 17:23 ..
-rw-r--r--@ 1 ram staff 6.0K Aug 14 17:23 .DS_Store
-rw-r--r-- 1 ram staff 555B Sep 23 2014 .esformatter
drwxr-xr-x 16 ram staff 544B Aug 14 17:23 .git
-rw-r--r-- 1 ram staff 409B Sep 23 2014 .jshintrc
-rw-r--r--@ 1 ram staff 31B Nov 19 2013 .tm_properties
drwxr-xr-x 18 ram staff 612B Aug 14 17:23 source
~/Desktop/claire (master) 🌴 rm .*
rm: "." and ".." may not be removed
rm: .git: is a directory
~/Desktop/claire (master) 🌴 rm -rf .git
~/Desktop/claire 🌴 ls -alh
total 0
drwxr-xr-x 3 ram staff 102B Aug 14 17:25 .
drwx------+ 22 ram staff 748B Aug 14 17:25 ..
drwxr-xr-x 18 ram staff 612B Aug 14 17:23 source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment